Skip to main content

TextBox Constructors

An object defining constructors for the TextBox class.

BaseControl()

Initializes a new instance of the TextBox class with default values.


TextBox()

Initializes a new instance of the TextBox class with default settings and binds text and multi-language events.


TextBox()

Initializes a new instance of the TextBox class with default placeholder text and left-aligned text.


TextBox()

Initializes a new instance of the TextBox class with empty event lists.


TextBox()

Initializes a new instance of the TextBox class with default values for MaxLength and IsSecretData, and binds the DataLoad event.


TextBox()

Initializes a new instance of the TextBox class.